-
Home
-
KiviCare – Clinic & Patient Management System (EHR)
-
3.0.1
-
Code
-
Classes
- KCAuthController
Total Complexity |
66 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
601 |
Lines of code |
466 |
Logical lines of code |
247 |
Comment lines |
7 |
Methods |
8 |
Properties |
2 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
registerNewUser() |
D |
24 |
27 |
189 |
patientRegister() |
A |
37 |
11 |
77 |
appointmentPatientLogin() |
A |
41 |
11 |
56 |
loginNewUser() |
A |
43 |
6 |
53 |
patientLogin() |
S |
45 |
6 |
44 |
verifyUser() |
S |
48 |
3 |
35 |
__construct() |
S |
74 |
1 |
5 |
logout() |
S |
68 |
1 |
7 |